home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / Prog / B-C / C++ FAQ Reference 1.0 / C++ FAQ Reference 1.0.rsrc / STR#_141.txt < prev    next >
Encoding:
Text File  |  1993-06-30  |  646 b   |  21 lines

  1. Why does C++'s FAQ have a section on Smalltalk? Is this Smalltalk-bashing?
  2.  
  3. What's the difference between C++ and Smalltalk?
  4.  
  5. What is 'static typing', and how is it similar/dissimilar to Smalltalk?
  6.  
  7. Which is a better fit for C++: 'static typing' or 'dynamic typing'?
  8.  
  9. How can you tell if you have a dynamically typed C++ class library?
  10.  
  11. Will 'standard C++' include any dynamic typing primitives?
  12.  
  13. How do you use inheritance in C++, and is that different from Smalltalk?
  14.  
  15. What are the practical consequences of diffs in Smalltalk/C++ inheritance?
  16.  
  17. Do you need to learn a 'pure' OOPL before you learn C++?
  18.  
  19. What is the NIHCL?  Where can I get it?
  20.  
  21.